home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000249_news@newsmaster….columbia.edu _Mon Nov 2 13:15:46 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA21244
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 2 Nov 1998 13:15:45 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA13100
  7.     for kermit.misc@watsun; Mon, 2 Nov 1998 13:15:45 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: sending variables on the command line
  12. Date: 2 Nov 1998 18:15:42 GMT
  13. Organization: Columbia University
  14. Lines: 11
  15. Message-ID: <71ksse$6oh$1@apakabar.cc.columbia.edu>
  16. References: <71810c$31v$1@supernews.com> <718456$a8l$1@apakabar.cc.columbia.edu> <71b0p0$idm$1@supernews.com> <71g2db$l03$1@post.servtech.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9451
  19.  
  20. In article <71g2db$l03$1@post.servtech.com>,
  21.  <rchandra.spamguard@spamguard.letter.com> wrote:
  22. : Could you elaborate on the decision to use "="?  I always thought "--"
  23. : would have been better, as many programs (at least in *IX
  24. : environments) use "--" to separate program options from program
  25. : arguments (that would have been my choice).
  26. :
  27. No special reason.  We (I) did this quite a while ago and had never seen
  28. any guidelines on this.  Do you have a reference?
  29.  
  30. - Frank